Welcome![Sign In][Sign Up]
Location:
Search - VC 6.0 RS232

Search list

[Windows DevelopUSB-RS232FORWIN98

Description: USB 与RS232之间转换 的源代码.VC++ 6 VB FOR WINDOWS98-USB and RS232 conversion between source code. VC VB 6 FOR WINDOWS98
Platform: | Size: 56770 | Author: 王磊 | Hits:

[Com PortDNC

Description: 自己编的把数控代码用RS232口由计算机传输到数控机床的程序,所用环境为vc++6。自己用过,功能不是很强大,但是肯定能实现,希望对初学这方面的朋友有帮助。
Platform: | Size: 99704 | Author: betor | Hits:

[Other resourceVC++_MCU

Description: 用VC++6.0与单片机通过RS232通信程序,上位机程序主要是控制单片机发出一些指令,单片机上传一些数据到上位机,上位机通过这些数据作出决策,再发送指令到单片机。
Platform: | Size: 63792 | Author: 王亮 | Hits:

[Windows CECESeries

Description: 本项目是我工作时候应公司需求开发的 开发工具是EVC++4.0,工作平台是HP1700 程序校对通信协议通过RS232口与上位机通信 以及将从上位机获取的数据信息以图形化方式展现给用户-the item is when I work needs to be the development of the company's development tools is EVC 4.0, HP1700 platform is proofreading process communication protocol through the mouth and RS232 communication between PC and from PC access to the data and information via the graphical user
Platform: | Size: 291840 | Author: 魏杰 | Hits:

[Other Embeded programVC++_MCU

Description: 用VC++6.0与单片机通过RS232通信程序,上位机程序主要是控制单片机发出一些指令,单片机上传一些数据到上位机,上位机通过这些数据作出决策,再发送指令到单片机。-With VC++ 6.0 and MCU through RS232 communication procedures, procedures for the main PC to control a number of directives issued by single-chip microcomputer, microcontroller upload some data to the host computer, host computer through the data to make decisions, and then send commands to the Singlechip.
Platform: | Size: 3826688 | Author: 王亮 | Hits:

[VC/MFCCOM

Description: 串口通信编程大全 电子书66页 1. RS-232-C详解 2. 串口通信基本接线方法 3. 串口通讯的概念及接口电路 4. 有关RS232和RS485接口的问答 5. 同步通信方式 6. 通信协 7. 实战串行通 8. 全双工和半双工方式 9. 浅析PC机串口通讯流控制 10. 奇偶校验 -EBook Encyclopedia of Serial Communication Programming 66 1. RS-232-C Detailed 2. Serial Communication basic wiring methods 3. The concept of serial communication and interface circuit 4. On the RS232 and RS485 interface of the Q
Platform: | Size: 907264 | Author: 自治州 | Hits:

[SCMrs232

Description: 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation of data or procedures c51 (2) pc-side preparation of vb or vc is the best communications program vb (3) pc plane using com1 9-pin port
Platform: | Size: 7168 | Author: wq | Hits:

[Com PortATMEGA8

Description: Atmega8 Program: DC motor PID controller by atmega8, and VC+++6.0 code RS232
Platform: | Size: 2118656 | Author: tranthudo | Hits:

[Software Engineeringvc-lin-232

Description: 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.
Platform: | Size: 224256 | Author: newstarnul | Hits:

[Com Portvcseriesmethods

Description: 本文告诉你各种串口编程的方法,主要是用VC编程-from the file you can learn more about rs232 programme methods
Platform: | Size: 544768 | Author: Alex Huo | Hits:

[SCMdmck

Description: 用VC++6.0与单片机通过RS232通信程序,上位机程序主要是控制单片机发出一些指令,单片机上传一些数据到上位机,上位机通过这些数据作出决策,再发送指令到单片机。-。-With VC++ 6.0 and MCU through RS232 communication procedures, procedures for the main PC to control a number of directives issued by single-chip microcomputer, microcontroller upload some data to the host computer, host computer through the data to make decisions, and then send commands to the Singlechip.
Platform: | Size: 67584 | Author: 周星星 | Hits:

[Books20071116140217

Description: 总所周之,利用串口进行数据通讯在在通讯通讯领域重占有着重要的地位。利用RS232-RS485进行数据信号的采集和传递是VC编程的又一大热点。串口通讯在通讯软件重有着十分广泛的应用。如电话、传真、视频和各种控制等。在各种开发工具中间,VC由于功能强大和灵活,同时也得到了Microsoft的最大支持,所以在一般进行涉及硬件操作的通讯编程重,大都推荐使用VC作为开发工具。然而工业控制串口通讯这个又不同于一般的串口通讯程序,因为控制外围设备传送的大都是十六进制数据(BYTE类型),所以,为了提高程序的运行稳定性,我们在编写程序进行通讯时可以不考虑传送BYTE类型数据的工作。-Abstract:Described serial communication protocol of OM RON Series PLC in details and achieves communication between PLC and PC by VC++6.0 development system in windows environment.
Platform: | Size: 141312 | Author: 王建 | Hits:

[Com PortRFID_UHF_VC

Description: RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。 VC++6.0的工作空间是“t1121.dsw”-RFID_VC++ 6.0 sources yard _ RFID read-write has provided the RFID exploitation source yard , used VC to weave, show how encrypted the RFID card , how to destructs self. String communication supports RS-232 (RS232) , RS-485 (RS485) , Porter lead may elect, the RFID air wire may elect , read card frequency adjustable. Method having provided the power controlling RFID reading a card, power is from 0 to 29 adjustable,
Platform: | Size: 4629504 | Author: 红信 | Hits:

[Com PortTanindon

Description: 运拥VC++做的控制程序,包括串口、网络通信、多线程等应用-Developed in VC++6.0. including RS232,TCPIP and multi-thread and so on
Platform: | Size: 285696 | Author: 刘凯 | Hits:

[Windows DevelopTUT01.03.PVN.NOHB.100106

Description: A Step-by-step Tutorial about communicating through RS232 in Vietnamese, including VC++6 source code. File format: PDF.
Platform: | Size: 2696192 | Author: Bùi Hoàng Nam | Hits:

[Com PortRS232PVC-serial-interface

Description: RS232串口VC上位机界面源程序 用virsual C++ 6.0写的串口程序,对初学都挺有帮助的-the rs232 may be useful!
Platform: | Size: 234496 | Author: 张伟 | Hits:

[Com PortSCOMM_DEMO

Description: 基于vc++6.0的RS232通讯,希望能对大家有所帮助-Vc++6.0 based on the RS232 communications, hoping to be helpful
Platform: | Size: 47104 | Author: 橡树 | Hits:

[Com Port20100313125753464

Description: 有关rs232串口通讯,通过vc实现的两台电脑直接的通讯-For rs232 serial communication, two computers achieved through vc direct communications
Platform: | Size: 44032 | Author: 周严妍 | Hits:

[Communicationiiuo442

Description: Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M this is a program of usb-rs232 PC windows to achieve serial comm STM32 cortex-m3 microcontroller 4 Serial testing procedures, the se Visual C++ USART communication Zstack serial flow analysis, a de PC software serial microcontrolle can code VB and serial communication, teac Using Keil C51 MCU and a PC seria linux environment using serial co CC2430 communication between the it is a project of visual basic t a relatively complete serial comm The example of uart in Windows a very complete source Kawaguchi Based on news Windows s-Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M this is a program of usb-rs232 PC windows to achieve serial comm STM32 cortex-m3 microcontroller 4 Serial testing procedures, the se Visual C++ USART communication Zstack serial flow analysis, a de PC software serial microcontrolle can code VB and serial communication, teac Using Keil C51 MCU and a PC seria linux environment using serial co CC2430 communication between the it is a project of visual basic t a relatively complete serial comm The example of uart in Windows a very complete source Kawaguchi Based on news Windows s
Platform: | Size: 3072 | Author: randex | Hits:

[Windows CERS232

Description: 使用vc++6.0编写的mfc程序,用于串口调试,适合新手学习借鉴-Mfc program written using vc 6.0 for serial debugging , suitable for a novice to learn fro
Platform: | Size: 351232 | Author: zhujian | Hits:
« 12 »

CodeBus www.codebus.net